home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / games2 / mindfild.lha / MindField next >
Text File  |  1996-05-18  |  351b  |  16 lines

  1. echo " "
  2. echo "I will Now Format a Disk before I copy Files"
  3.  
  4. sys:system/format drive df0: name MindField
  5. echo " "
  6. echo " "
  7. install df0:
  8. echo " That was'nt to Painfull now ;-)"
  9. echo "Copying Files, please Wait......"
  10. copy >nil: mind/ all MindField:
  11. echo ""
  12. echo " All Done! Now reboot Your Amiga with MindField in DF0:"
  13. Echo "HAVE FUN!"
  14. wait 10 secs
  15.  
  16.